C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / GroupSummaryPosition Property

In This Topic
GroupSummaryPosition Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that determines the position of group summary row in the group. This property does not work if ChildItemsPath property is set.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property GroupSummaryPosition As GroupSummaryPosition
 
See Also